Skip to content

add CI coverage for Tokenserver Python tests#2171

Closed
MooseTheRebel wants to merge 4 commits intomozilla-services:masterfrom
MooseTheRebel:enhancement/testing-coverage-and-pytest
Closed

add CI coverage for Tokenserver Python tests#2171
MooseTheRebel wants to merge 4 commits intomozilla-services:masterfrom
MooseTheRebel:enhancement/testing-coverage-and-pytest

Conversation

@MooseTheRebel
Copy link
Copy Markdown

@MooseTheRebel MooseTheRebel commented Mar 28, 2026

Description

Adds a new tokenserver-unit-tests CI job to run the Tokenserver Python unit tests on every push. Previously these tests had no GitHub Actions coverage, meaning failures could go undetected. This is a small step toward the broader goal in #1210.

Testing

CI should be used to validate these changes.

Issue(s)

Relates to #1210.

@MooseTheRebel MooseTheRebel force-pushed the enhancement/testing-coverage-and-pytest branch from 42b1185 to e6767fb Compare April 10, 2026 21:09
@MooseTheRebel MooseTheRebel force-pushed the enhancement/testing-coverage-and-pytest branch from e6767fb to 7f06cde Compare April 10, 2026 21:14
@MooseTheRebel MooseTheRebel marked this pull request as ready for review April 10, 2026 21:21
@MooseTheRebel
Copy link
Copy Markdown
Author

Sorry for the noise on this PR, I had to catch up to main and then also catch up the pinned actions.

This is just my little attempt to help with the project, and to help with #1210

@pjenvey
Copy link
Copy Markdown
Member

pjenvey commented Apr 30, 2026

@MooseTheRebel thank you for the contribution and pointing this out!

We ended up resolving this in #2195 -- I'll note we might change this in the future to have it work a lot more like your branch does (but I think we're blocked from doing so currently per #2264)

@pjenvey pjenvey closed this Apr 30, 2026
@MooseTheRebel MooseTheRebel deleted the enhancement/testing-coverage-and-pytest branch April 30, 2026 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants